![]() |
PATH![]() |
![]() ![]() |
Obtains the area in which the user may drag a track's indicator.
pascal OSStatus GetThemeTrackDragRect (
const ThemeTrackDrawInfo *drawInfo,
Rect *dragRect);
Because of varying indicator geometries and theme designs, the draggable area for an indicator is not typically exactly the same as the track rectangle. Your application should call GetThemeTrackDragRect to obtain the actual area within a track where an indicator can be dragged under the current theme.